home *** CD-ROM | disk | FTP | other *** search
/ Deutsche Edition 2 / Deutsche Edition 2.iso / mac / TEXT / OzTeX 1.7 ƒ / TeX-inputs / PSNFSS2e / T1ptm.fd < prev    next >
Text File  |  1994-05-19  |  823b  |  47 lines

  1. %Filename: T1ptm.fd
  2. %Created by: tex times
  3. %Created using fontinst v1.321
  4.  
  5. %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
  6.  
  7. \DeclareFontFamily{T1}{ptm}{}
  8.  
  9. \DeclareFontShape{T1}{ptm}{m}{n}{
  10.    <-> ptmrq
  11. }{}
  12.  
  13. \DeclareFontShape{T1}{ptm}{m}{sl}{
  14.    <-> ptmroq
  15. }{}
  16.  
  17. \DeclareFontShape{T1}{ptm}{m}{sc}{
  18.    <-> ptmrcq
  19. }{}
  20.  
  21. \DeclareFontShape{T1}{ptm}{m}{it}{
  22.    <-> ptmriq
  23. }{}
  24.  
  25. \DeclareFontShape{T1}{ptm}{b}{n}{
  26.    <-> ptmbq
  27. }{}
  28.  
  29. \DeclareFontShape{T1}{ptm}{b}{sl}{
  30.    <-> ptmboq
  31. }{}
  32.  
  33. \DeclareFontShape{T1}{ptm}{b}{sc}{
  34.    <-> ptmbcq
  35. }{}
  36.  
  37. \DeclareFontShape{T1}{ptm}{b}{it}{
  38.    <-> ptmbiq
  39. }{}
  40.  
  41. \DeclareFontShape{T1}{ptm}{bx}{n}{<->ssub * ptm/b/n}{}
  42. \DeclareFontShape{T1}{ptm}{bx}{sl}{<->ssub * ptm/b/sl}{}
  43. \DeclareFontShape{T1}{ptm}{bx}{sc}{<->ssub * ptm/b/sc}{}
  44. \DeclareFontShape{T1}{ptm}{bx}{it}{<->ssub * ptm/b/it}{}
  45.  
  46. \endinput
  47.